[INFO] cloning repository https://github.com/Satyam-Jsr/Whisper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Satyam-Jsr/Whisper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatyam-Jsr%2FWhisper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatyam-Jsr%2FWhisper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd02d617cdc45c1209a3137b3cfafd02e2711bed
[INFO] checking Satyam-Jsr/Whisper against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatyam-Jsr%2FWhisper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Satyam-Jsr/Whisper
[INFO] finished tweaking git repo https://github.com/Satyam-Jsr/Whisper
[INFO] tweaked toml for git repo https://github.com/Satyam-Jsr/Whisper written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Satyam-Jsr/Whisper on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Satyam-Jsr/Whisper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6
[INFO] running `Command { std: "docker" "start" "1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking zerocopy v0.7.33
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling hdf5-types v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=26046fb#26046fb4)
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling hdf5 v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=26046fb#26046fb4)
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking roots v0.0.7
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking rust-ini v0.21.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking vec_map v0.7.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking ladspa v0.3.4
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling hdf5-sys v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=26046fb#26046fb4)
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling liquid-derive v0.26.4
[INFO] [stderr]    Compiling hdf5-derive v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=26046fb#26046fb4)
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.19.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling liquid-core v0.26.4
[INFO] [stderr]     Checking tract-data v0.21.4
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]    Compiling liquid-lib v0.26.4
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking rubato v0.15.0
[INFO] [stderr]    Compiling liquid v0.26.4
[INFO] [stderr]    Compiling tract-linalg v0.21.4
[INFO] [stderr]     Checking tract-core v0.21.4
[INFO] [stderr]     Checking jemallocator v0.5.4
[INFO] [stderr]     Checking tract-nnef v0.21.4
[INFO] [stderr]     Checking tract-hir v0.21.4
[INFO] [stderr]     Checking tract-pulse-opl v0.21.4
[INFO] [stderr]     Checking tract-onnx-opl v0.21.4
[INFO] [stderr]     Checking tract-pulse v0.21.4
[INFO] [stderr]     Checking tract-onnx v0.21.4
[INFO] [stderr]     Checking deep_filter v0.5.7-pre (/opt/rustwide/workdir/libDF)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:404:24
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn get_speech_view(&self) -> Result<ArrayView2<f32>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn get_speech_view(&self) -> Result<ArrayView2<'_, f32>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:407:23
[INFO] [stdout]     |
[INFO] [stdout] 407 |     fn get_noisy_view(&self) -> Result<ArrayView2<f32>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     fn get_noisy_view(&self) -> Result<ArrayView2<'_, f32>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:415:24
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn get_speech_view(&self) -> Result<ArrayView3<Complex32>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn get_speech_view(&self) -> Result<ArrayView3<'_, Complex32>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:418:23
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn get_noisy_view(&self) -> Result<ArrayView3<Complex32>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn get_noisy_view(&self) -> Result<ArrayView3<'_, Complex32>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/tract.rs:685:27
[INFO] [stdout]     |
[INFO] [stdout] 685 |     pub fn get_spec_noisy(&self) -> ArrayView2<Complex32> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 685 |     pub fn get_spec_noisy(&self) -> ArrayView2<'_, Complex32> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/tract.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub fn get_spec_enh(&self) -> ArrayView2<Complex32> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub fn get_spec_enh(&self) -> ArrayView2<'_, Complex32> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/tract.rs:705:29
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn get_mut_spec_enh(&mut self) -> ArrayViewMut2<Complex32> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn get_mut_spec_enh(&mut self) -> ArrayViewMut2<'_, Complex32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> libDF/src/tract.rs:1069:36
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn tvalue_to_array_view_mut(x: &mut TValue) -> ArrayViewMutD<f32> {
[INFO] [stdout]      |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn tvalue_to_array_view_mut(x: &mut TValue) -> ArrayViewMutD<'_, f32> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking deep-filter-ladspa v0.5.7-pre (/opt/rustwide/workdir/ladspa)
[INFO] [stderr]     Checking DeepFilterDataLoader v0.5.7-pre (/opt/rustwide/workdir/pyDF-data)
[INFO] [stderr]     Checking DeepFilterLib v0.5.7-pre (/opt/rustwide/workdir/pyDF)
[INFO] [stderr]     Checking df-demo v0.5.7-pre (/opt/rustwide/workdir/demo)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:404:24
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn get_speech_view(&self) -> Result<ArrayView2<f32>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn get_speech_view(&self) -> Result<ArrayView2<'_, f32>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:407:23
[INFO] [stdout]     |
[INFO] [stdout] 407 |     fn get_noisy_view(&self) -> Result<ArrayView2<f32>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     fn get_noisy_view(&self) -> Result<ArrayView2<'_, f32>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:415:24
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn get_speech_view(&self) -> Result<ArrayView3<Complex32>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn get_speech_view(&self) -> Result<ArrayView3<'_, Complex32>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/dataset.rs:418:23
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn get_noisy_view(&self) -> Result<ArrayView3<Complex32>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn get_noisy_view(&self) -> Result<ArrayView3<'_, Complex32>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/tract.rs:685:27
[INFO] [stdout]     |
[INFO] [stdout] 685 |     pub fn get_spec_noisy(&self) -> ArrayView2<Complex32> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 685 |     pub fn get_spec_noisy(&self) -> ArrayView2<'_, Complex32> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/tract.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub fn get_spec_enh(&self) -> ArrayView2<Complex32> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub fn get_spec_enh(&self) -> ArrayView2<'_, Complex32> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libDF/src/tract.rs:705:29
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn get_mut_spec_enh(&mut self) -> ArrayViewMut2<Complex32> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn get_mut_spec_enh(&mut self) -> ArrayViewMut2<'_, Complex32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> libDF/src/tract.rs:1069:36
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn tvalue_to_array_view_mut(x: &mut TValue) -> ArrayViewMutD<f32> {
[INFO] [stdout]      |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn tvalue_to_array_view_mut(x: &mut TValue) -> ArrayViewMutD<'_, f32> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ladspa/src/lib.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut df = unsafe { MODEL.clone().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ladspa/src/lib.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |         if let Some(m) = MODEL.as_ref() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> demo/src/capture.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |         if let Some(m) = MODEL.as_ref() {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> demo/src/capture.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let df = MODEL.clone().unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> demo/src/capture.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |         if let Some(m) = MODEL.as_ref() {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> demo/src/capture.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let df = MODEL.clone().unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> demo/src/capture.rs:332:31
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let mut df = unsafe { MODEL.clone().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> demo/src/capture.rs:542:36
[INFO] [stdout]     |
[INFO] [stdout] 542 |         if model_path.is_none() && MODEL_PATH.is_some() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> demo/src/capture.rs:543:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |             model_path = MODEL_PATH.clone()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> demo/src/capture.rs:332:31
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let mut df = unsafe { MODEL.clone().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> demo/src/capture.rs:542:36
[INFO] [stdout]     |
[INFO] [stdout] 542 |         if model_path.is_none() && MODEL_PATH.is_some() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> demo/src/capture.rs:543:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |             model_path = MODEL_PATH.clone()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ladspa/src/lib.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut df = unsafe { MODEL.clone().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ladspa/src/lib.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |         if let Some(m) = MODEL.as_ref() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pyDF-data/src/lib.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 73 | impl _FdDataLoader {
[INFO] [stdout]    |      -------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `_FdDataLoader` is not local
[INFO] [stdout]    |      `_FdDataLoader` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pyDF-data/src/lib.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 73 | impl _FdDataLoader {
[INFO] [stdout]    |      -------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `_FdDataLoader` is not local
[INFO] [stdout]    |      `_FdDataLoader` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pyDF/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 20 | #[allow(clippy::upper_case_acronyms)]
[INFO] [stdout] 21 | impl DF {
[INFO] [stdout]    |      --
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `DF` is not local
[INFO] [stdout]    |      `DF` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pyDF/src/lib.rs:302:27
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn unit_norm_init(py: Python, num_freq_bins: usize) -> PyResult<&PyArray2<f32>> {
[INFO] [stdout]     |                           ^^^^^^ the lifetime is hidden here        ^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn unit_norm_init(py: Python<'_>, num_freq_bins: usize) -> PyResult<&PyArray2<f32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pyDF/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 20 | #[allow(clippy::upper_case_acronyms)]
[INFO] [stdout] 21 | impl DF {
[INFO] [stdout]    |      --
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `DF` is not local
[INFO] [stdout]    |      `DF` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pyDF/src/lib.rs:302:27
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn unit_norm_init(py: Python, num_freq_bins: usize) -> PyResult<&PyArray2<f32>> {
[INFO] [stdout]     |                           ^^^^^^ the lifetime is hidden here        ^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn unit_norm_init(py: Python<'_>, num_freq_bins: usize) -> PyResult<&PyArray2<f32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6", kill_on_drop: false }`
[INFO] [stdout] 1f040e847412c00c246c2c9ba4bd7c07ef4687d776ee64453252c2acad0e42a6
